Home
Color Switch
Recreation of a famous Android Game.
Key Points

Color Switch is a clone game of "Color Switch" for Android and iOS, which is available on Play Store and App Store. I tried to replicate the same for a Windows-based device.

It features a randomly colored player and the player has to go through multiple colored obstacles to reach the Finish Line.

The obstacles are divided into 4 differently coloured panels, with one colour being the same as the player's. The player can only cross through the same colored panel or else he will die.

The obstacles continuously move and rotate to make the level more challenging for the player.

There is functionality for custom particle system effects for player death and player win. The game currently supports only a single level but is planned to expand soon.

More details on the components and working can be provided upon request.

Repository Link